notice

fun notice(message: String)
fun notice(message: String, annotationProperties: AnnotationProperties)

Log a notice message.

fun notice(exception: Throwable)
fun notice(exception: Throwable, annotationProperties: AnnotationProperties)

Log exception as a notice message.